Gets or sets the language of the script
The ScriptLanguage indicates the scripting language used by the script.
__property BSTR ScriptLanguage;
String ScriptLanguage;
Property ScriptLanguage() As String
The following values are valid:
You may also specify the name of any other Windows Scripting Host (WSH) language that is valid on the server.
This property replaces the Language and LanguageString properties that were used prior to version 3.0.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|